* {
	padding: 0;
	margin: 0;
}

a {
	color: inherit;
	text-decoration: none;
}

ul,
li {
	list-style: none;
}

input,
button,
select {
	-webkit-appearance: none;
	outline: none;
	border: 0;
}

@font-face {
  font-family: 'iconfont';  /* project id 1730370 */
  src: url('http://at.alicdn.com/t/font_1730370_8ds01vb96nj.eot');
  src: url('http://at.alicdn.com/t/font_1730370_8ds01vb96nj.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_1730370_8ds01vb96nj.woff2') format('woff2'),
  url('http://at.alicdn.com/t/font_1730370_8ds01vb96nj.woff') format('woff'),
  url('http://at.alicdn.com/t/font_1730370_8ds01vb96nj.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_1730370_8ds01vb96nj.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.iconarrow-lift:before {
  content: "\e743";
  font-size: .8rem;
  color: #747474;
  width: .4rem;
  display: inline-block;
}
.iconguanbi:before {
  content: "\e607";
  float: right;
  font-size: 0.186666rem;
  padding-right: 5%;
}
.iconarrowdown:before {
  content: "\e61a";
  color: #7b7b7b;
  position: absolute;
  z-index: 2;
  right: 0;
}
.icontubiao211:before {
	content: "";
	float: right;
	background: url(http://m.555edu.com/Public/images/2022/icontubiao211.png) left top/100% 100% no-repeat;
	display: block;
	height: 0.64rem;
	width: 0.64rem;
}
.iconfenlei:before {
	content: "";
	margin-left: 0.43rem;
	float: right;
	background: url(http://m.555edu.com/Public/images/2022/iconfenlei.png) left top/100% 100% no-repeat;
	display: block;
	height: 0.48rem;
	width: 0.587rem;
	margin-top: 0.07rem;
}
.iconphone:before {
	content: "\e611";
}
.iconqq:before {
	content: "\e600";
}
.icon-share:before {
	content: "\e661";
}
select {
  /*Chrome同Firefox锟斤拷IE锟斤拷锟斤拷锟斤拷也锟斤拷锟斤拷锟斤拷锟绞撅拷锟斤拷锟绞斤拷锟酵�*/
  border: solid 1px #ddd;
  /*锟斤拷默锟较碉拷select选锟斤拷锟斤拷锟绞斤拷锟斤拷*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  padding-right: 14px;

}
/*娓呴櫎ie鐨勯粯璁ら€夋嫨妗嗘牱寮忔竻闄わ紝闅愯棌涓嬫媺绠ご*/
select::-ms-expand { display: none; }

/*头锟斤拷*/
.header {
	padding: 0.426666rem 0.333333rem 0.28rem;
	overflow: hidden;
	/*border-bottom: 3px solid #d43434;*/
}
.header .logo {
	background: url(http://m.555edu.com/Public/images/2020/home/logo.png) no-repeat;
	display: block;
	background-size: contain;
	width: 50%;
	height: 1rem;
	font-size: 0.42666rem;
	text-align: center;
	font-weight: bolder;
	padding-left: .1rem;
}
/*头锟斤拷锟斤拷锟斤拷*/
.classify {
	display: none;
}
.classify .classify_li {
	padding: 0 5% 8px;
	border-bottom: 1px solid #dedede;
}
.classify .classify_li h3 {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	line-height: 0.88rem;
}
.classify .classify_li a {
	margin-right: 0.2rem;
	display: inline-block;
	font-size: 0.40rem;
}

.classify .classify_li div {
    font-size: 0;
}
.separate {
	background-color: #ededed;
	height: 0.266666rem;
}

.more {
	display: block;
	font-size: 0.346666rem;
	color: #999999;
	text-align: center;
	margin-top: 0.426666rem;
	margin-bottom: 0.453333rem;
}

/*锟叫憋拷锟斤拷锟�*/
.title{
	display: inline-block;
	margin-top: 0.666666rem;
	color: #333333;
	font-weight: bold;
	position: relative;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	transform:translate(-50%,0);
	font-size: 0.533333rem;
}
.title:before {
	position: absolute;
	content: "";
	width: 0.413333rem;
	height: 0.32rem;
	background: url(http://m.555edu.com/Public/images/2020/lef.png) no-repeat;
	background-size: 100% 100%;
	left: -0.6rem;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform:translate(0,-50%);
}
.title:after {
	position: absolute;
	content: "";
	width: 0.413333rem;
	height: 0.306666rem;
	background: url(http://m.555edu.com/Public/images/2020/rig.png) no-repeat;
	background-size: 100% 100%;
	right: -0.6rem;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform:translate(0,-50%);
}

/*锟叫憋拷*/
.list {
	width: 9.226666rem;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	font-size: 0.4rem;
	color: #666666;
}
.list li {
	display: flex;
	height: 1.2rem;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.list li:first-child:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #dedede;
	left: 0;
	top: 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
.list li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #dedede;
	left: 0;
	bottom: 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
.list li a {
	width: 6.986666rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list li span{
	font-size: 0.373333rem;
	color: #BBBBBB;
}

/*锟斤拷锟斤拷院校*/
.hot-school{
	padding-bottom: 0.706666rem;
	position: relative;
	overflow: hidden;
}
.hot-school h3{
	font-size: 0.533333rem
}
.hot-school p{
	position: absolute;
	width: 100%;
	height: 30%;
	text-indent: 5%;
	bottom: 0;
	font-size: 0.426666rem;
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
}
.hot-school .sc2 {
	width: 100%;
	height: 2.066666rem;
	margin-top: 0.533333rem;
}
.hot-school .sc2 .swiper-slide {
	width: 4.293333rem;
	margin-right: 0.48rem;
}

.hot-school .sc2 .swiper-slide a img {
	width: 100%;
	height: 100%;
}

/*锟斤拷锟斤拷锟斤拷*/
.nav ul {
	height: 1.106666rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
	background-color: #f0f0f0;
}
.nav li {
	background-color: #c92c2b;
}
.nav h2 {
	width: 1.733333rem;
	height: 0.76rem;
	line-height: 0.76rem;
	text-align: center;
	font-size: 0.32rem;
	color: #FFFFFF;
}

/*锟竭匡拷锟桔斤拷*/
.focus h3 {
	font-size: 0.533333rem
}
.focus #ftitle {
	display: flex;
	width: 9.2rem;
	margin: 0 auto;
	margin-top: 0.44rem;
	justify-content: space-between;
	align-items: center;
	color: #333333;
	font-size: 0.346666rem;
	position: relative;
}
.focus #ftitle:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #dedede;
	right: 0;
	top: 0;
}
.focus #ftitle:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #dedede;
	right: 0;
	bottom: 0px;
}
.focus #ftitle .check {
	color: #fd615f;
	position: relative;
}
.focus #ftitle li {
	height: 1.24rem;
	line-height: 1.24rem;
}
.focus #ftitle .check:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #e25266;
	right: 0;
	bottom: 2px;
}

/*高考直通车*/
.programme {
	width: 9.2rem;
	margin: 0 auto;
	padding-top: 0.533333rem;
	padding-bottom: .546666rem;
}
.programme .title-img{
	height: 1.3066666666rem;
	background: url(../../images/2020/insidePage/fromTopnew.png) no-repeat;
	background-size: 100% 100%;
}
.programme form{
	margin: 0 auto;
	/*border: .5px solid #ddd;*/
	border-top: 0;
	padding: 0.786666rem 0.266666rem 0.2rem;
	position: relative;
	background: #FFF4F2;
	border-radius: 0px 0px 0.1333rem 0.1333rem;
}

.programme form ul {
	margin: 0 auto;
	font-size: 0.32rem;
	color: #999999;
	
}
.programme form ul li {
	position: relative;
	height: 1.333333rem;
	display: flex;
	justify-content: space-between;
	/*border: 1px solid #ddd;*/
	background-color: #fff;
	border-radius: 0.1333rem;
}
.programme form ul li label {
	width: 2.133333rem;
	height: 60%;
	line-height: 0.8rem;
	font-size: 0.426666rem;
	color: #333333;
	text-align: center;
	border-right: 1px solid #DFE5EE;
	margin-top: 0.27rem;
}
.programme form ul li .distpicker label{
	border-right:none;
}
.programme form ul li input {
	width: 76%;
	text-indent: 0.3rem;
	font-size: 0.32rem;
	color: rgb(153,153,153);
	border-radius: 0.1333rem;
}
.distpicker {
	width: 76%;
	display: flex;
	justify-content: space-between;
}
.programme form .form-group{
	width: 50%;
	display: flex;
	justify-content: space-between;
	position:relative;
}
.programme form ul li .distpicker .iconarrowdown:before{
	right: 14px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform:translate(0,-50%);
}
.programme form .form-group label{
	width: 0;
}
.programme form .form-group select{
	width: 100%;
	background-color: #fff;
}
.programme form ul .iconarrowdown:before{
	right: 14px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform:translate(0,-50%);
}
.programme form ul li select {
	width: 76%;
	height: 100%;
	text-indent: 0.3rem;
	border: 0;
	background-color: #fff;
	font-size: 0.32rem;
	    color: rgb(153,153,153);
}
.programme form ul .input {
	margin-bottom: 0.346666rem
}
.programme form ul .liuyan {
	margin-top: 0.466666rem;
	margin-bottom: 0.506666rem;
	height: 3.093333rem;
}
.programme form ul .liuyan textarea {
	width: 6.986666rem;
	text-indent: 0.146666rem;
	color: #999999;
	padding-top: 0.2rem;
	outline: none;
	resize: none;
	border: 1px solid #dedede;
}
.programme form input[type=submit] {
	display: block;
	width: 7.04rem;
	height: 1.253333rem;
	margin: 0 auto 0.546666rem;
	background-color: #ed232f;
	font-size: 0.48rem;
	color: #FFFFFF;
	border-radius: 0.666666rem;
}

.programme form ul li .select-css{
	width: 76%;
}
.programme form ul li .select-css:before{
	right: 14px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform:translate(0,-50%);
}

/*锟阶诧拷*/
.footer {
	background-color: #333;
	font-size: 0.32rem;
	color: #fff;
	padding: 0.53333333rem 0;
  }
  .footer ul {
	width: 8.45333333rem;
	margin: 0 auto 0.42666667rem;
	display: flex;
	justify-content: space-between;
  }
  .footer a {
	color: #fff;
  }
  .footer .contact {
	text-align: center;
	margin-bottom: 0.26666667rem;
  }
  .footer p {
	color: #BEBEBE;
	font-size: 0.32rem;
	text-align: center;
	margin-bottom: 0.16rem;
  }
  



/*提示信息*/
.toolTip-box {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 5px 10px 6px;
	box-sizing: border-box;
	border-radius: 6px;
	max-width: 5.733333rem;
	background: rgba(0, 0, 0, 0.6);
	font-size: 15px;
	color: #fff;
	text-align: justify;
	opacity: 1;
	z-index: 1003;
	letter-spacing: 2px
}

/*底部悬浮*/
.bottom-float{
	position: fixed;
	width: 100%;
	height: 1.56rem;
	bottom: 0;
	background-color: #000;
	opacity: .7;
	z-index: 999;
}
.bottom-float ul{
	height: 100%;
	padding: 2% 10% 0;
	display: flex;
	justify-content: space-between;
}
.bottom-float ul li{
	
}

.bottom-float ul li img{
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	margin: 0 auto 0.133333rem;
}
.bottom-float ul li p{
	font-size: 0.333333rem;
	color: #fff;
	text-align: center;
}